Skip to content

Prevent agent checks from starting local servers - #71239

Merged
potiuk merged 1 commit into
apache:mainfrom
Andrushika:fix-agent-manual-ui-hook
Aug 7, 2026
Merged

Prevent agent checks from starting local servers#71239
potiuk merged 1 commit into
apache:mainfrom
Andrushika:fix-agent-manual-ui-hook

Conversation

@Andrushika

Copy link
Copy Markdown
Contributor

Why

AGENTS.md asks agents to run the full manual prek stage before pushing. That stage includes compile-ui-assets-dev and view-skill-eval, which start local servers and wait for Ctrl-C, so the command cannot finish when either hook applies.

What

Skip both long-running hooks while continuing to run the remaining manual checks. Keep the canonical command in the contributing docs and regenerate AGENTS.md.
I validated both UI and AGENTS.md paths with prek dry-runs and ran the generator tests. The required skill eval completed with 11 of 12 cases passing. Its only changed result was an unrelated translation newsfragment case.


Was generative AI tooling used to co-author this PR?
  • Yes — Codex (GPT-5)

Generated-by: Codex (GPT-5) following the guidelines

@potiuk
potiuk merged commit 274011b into apache:main Aug 7, 2026
64 checks passed
@Andrushika
Andrushika deleted the fix-agent-manual-ui-hook branch August 7, 2026 17:27
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Backport failed to create: v3-3-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 274011b v3-3-test

This should apply the commit to the v3-3-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants